projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f9263f
)
* etc/NEWS: Mention a JSON codec improvement.
author
Mattias Engdegård
<mattiase@acm.org>
Mon, 1 Apr 2024 11:09:23 +0000
(13:09 +0200)
committer
Mattias Engdegård
<mattiase@acm.org>
Mon, 1 Apr 2024 11:09:23 +0000
(13:09 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 11bca90314a3fc80289fe289d0f66318de515730..e575fc2936e254f70b465451ba169480000109cc 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-2326,6
+2326,10
@@
this case, would mean repeating the object in the argument list.) When
replacing an object with a different one, passing both the new and old
objects is still necessary.
+---
+** The JSON encoder and decoder now accept arbitarily large integers.
+Previously, they were limited to the range of signed 64-bit integers.
+
\f
* Changes in Emacs 30.1 on Non-Free Operating Systems